-
Home
-
WooCommerce
-
8.9.0
-
Code
-
Classes
- OrdersTableFieldQuery
Total Complexity |
56 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
344 |
Lines of code |
168 |
Logical lines of code |
115 |
Comment lines |
58 |
Methods |
9 |
Properties |
6 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_where_for_clause() |
A |
42 |
15 |
50 |
sanitize_query() |
A |
46 |
15 |
36 |
find_or_create_table_alias_for_clause() |
S |
52 |
7 |
25 |
process() |
S |
53 |
5 |
23 |
__construct() |
S |
64 |
4 |
9 |
sanitize_cast_type() |
S |
64 |
4 |
10 |
sanitize_relation() |
S |
70 |
3 |
6 |
get_sql_clauses() |
S |
71 |
2 |
6 |
is_atomic() |
S |
79 |
1 |
3 |